Remove A Product From A Software Distribution Directory
To remove a product from the software distribution directory:
- Execute the command cd dist_directory to change directory to the software distribution directory.
- Execute the command rm prod* where prod is a the short name of the product. In the following example, the OutOfBox product is removed from the software distribution directory.